projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a362428
)
Interrupted commit.
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 22 Feb 2004 02:07:26 +0000
(
02:07
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 22 Feb 2004 02:07:26 +0000
(
02:07
+0000)
modules/input/gtkimcontextxim.c
patch
|
blob
|
history
diff --git
a/modules/input/gtkimcontextxim.c
b/modules/input/gtkimcontextxim.c
index 6b27aa3f0df2f015ed663a738d2a55d09447f955..54a6482cce229448a44e7864490a518501e5b77c 100644
(file)
--- a/
modules/input/gtkimcontextxim.c
+++ b/
modules/input/gtkimcontextxim.c
@@
-554,6
+554,8
@@
gtk_im_context_xim_finalize (GObject *obj)
g_free (context_xim->locale);
g_free (context_xim->mb_charset);
+
+ G_OBJECT_CLASS (parent_class)->finalize (obj);
}
static void